home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-11-29 | 671 b | 32 lines | [TEXT/MPS ] |
- // Copyright: © 1993 Apple Computer, Inc. All rights reserved.
- // Author: Scott Searle (original)
- // Victor J. Hnyp (extensions)
- // Date: 03/24/93
-
- // Revisions
- //
- // 03/24/93 VJH 2.05 Compensated for unused StringSpec in isGestalt check
- //
- // 03/13/93 VJH 2.04 Fixed: isGuestAccess
- //
- // 03/11/93 VJH 2.03 Changes to isGuestAccess, isVideoHWBitDepth
- //
- // 02/08/93 VJH 2.02 First 1.0 beta release
-
- #include "Types.r"
- #include "SysTypes.r"
-
-
- resource 'vers' (1)
- {
- 0x01, 0x00, beta, 0x04, verUS,
- "1.0b4",
- "1.0b4 24-Mar-93, ©1993 Apple Computer, Inc. All rights reserved."
- };
-
- resource 'vers' (2)
- {
- 0x01, 0x00, beta, 0x04, verUS,
- "1.0b4",
- "APPLE CONFIDENTIAL"
- };